github.com/klauspost/compress/zstd.decodeSyncAsmContext.outPosition (field)
5 uses
github.com/klauspost/compress/zstd (current package)
seqdec_amd64.go#L22: outPosition int
seqdec_amd64.go#L93: outPosition: len(s.out),
seqdec_amd64.go#L128: ctx.mo, ctx.outPosition+len(hist)-startSize)
seqdec_amd64.go#L138: size := ctx.outPosition + ctx.ll + ctx.ml
seqdec_amd64.go#L159: t := ctx.outPosition
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |